﻿#foucsBox { margin: 0 auto; padding: 0; width: 810px; height: 220px; overflow: hidden; zoom: 1; position: relative; }
    #foucsBox .imgCon { width: 810px; height: 220px; margin: 0; padding: 0; position: relative; list-style: none; }
        #foucsBox .imgCon li { float: left; width: 810px; height: 220px;}
            #foucsBox .imgCon li img { border: 2px solid #cccccc; float:left; width: 196px; height: 176px; margin-left:8px;}
    #foucsBox .showPage { width: 810px; height: 70px; position: absolute; bottom: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1; }
    #foucsBox .foucs { width: 810px; height: 22px; position: absolute; bottom: 6px; text-align: center; z-index: 3;}
        #foucsBox .foucs span { display: inline-block; width: 10px; height: 10px; margin: 0 5px; line-height: 0; font-size: 0; background: url(../images/yuan1.png) no-repeat; cursor: pointer; overflow: hidden; margin-top:6px;}
            #foucsBox .foucs span.f { background: url(../images/yuan1_o.png) no-repeat;margin-top:6px; }